home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Mania 2
/
MacMania 2.toast
/
Demo's
/
Tools&Utilities
/
MacDOS 1.0.1
/
MacDOS™ 1.0.1
/
MacDOS™ 1.0.1.rsrc
/
TEXT_167_REPEAT.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-23
|
359 b
|
9 lines
Repeats a block of lines in a batch program (MacDOS only).
REPEAT label
label identifies the last line to be executed before returning to
the first line of the block. As a label cannot be followed by
a command in the same line, the block to be repeated consists
of all the lines between the REPEAT and the corresponding label.